home *** CD-ROM | disk | FTP | other *** search
/ MacPeople 2003 February 1 / MACPEOPLE-2003-02-01.ISO.7z / MACPEOPLE-2003-02-01.ISO / 特集2/システム環境設定 / LiteSwitchX / LiteSwitchX1.0.1J.dmg / Install LiteSwitch X 1.0.1J.app / Contents / Info.plist < prev    next >
Extensible Markup Language  |  2002-07-17  |  931b  |  31 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleExecutable</key>
  8.     <string>LiteSwitch X Installer</string>
  9.     <key>CFBundleGetInfoString</key>
  10.     <string>1.0.1, Copyright ツゥツ 2002, Proteron, LLC</string>
  11.     <key>CFBundleIconFile</key>
  12.     <string>LSXInstall.icns</string>
  13.     <key>CFBundleIdentifier</key>
  14.     <string>com.proteron.liteswitch</string>
  15.     <key>CFBundleInfoDictionaryVersion</key>
  16.     <string>6.0</string>
  17.     <key>CFBundlePackageType</key>
  18.     <string>APPL</string>
  19.     <key>CFBundleShortVersionString</key>
  20.     <string>1.0.1</string>
  21.     <key>CFBundleSignature</key>
  22.     <string>????</string>
  23.     <key>CFBundleVersion</key>
  24.     <string>1.0.1</string>
  25.     <key>NSMainNibFile</key>
  26.     <string>MainMenu</string>
  27.     <key>NSPrincipalClass</key>
  28.     <string>NSApplication</string>
  29. </dict>
  30. </plist>
  31.